Creates a StackPanel containing the specified plots and axis renderers.
Namespace: MindFusion.Charting.Blazor
Assembly: MindFusion.Charting.Blazor
C# Copy Code |
---|
public StackPanel CreateRowLayout ( |
Visual Basic Copy Code |
---|
Public Function CreateRowLayout( _ |
A YAxisRenderer that should be placed at left side of the plots.
An array of Plot2D instances.
A YAxisRenderer that should be placed at right side of the plots.
A StackPanel instance.